home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #1 / Amiga Plus CD - 2000 - No. 1.iso / Tools / Dev / mamesrc / src / amiga / osinline.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-12-03  |  105 b   |  7 lines

  1. #ifndef __OSINLINE__
  2. #define __OSINLINE__
  3.  
  4. #define osd_mark_vector_dirty(x,y)
  5.  
  6. #endif /* __OSINLINE__ */
  7.